AL GET CAPTURE SAMPLE SIZE

This function will return the size that a single audio sample would be inside any captured audio data. A sample is a single "note" or "amplitude" inside audio data. Refer to AL MAKE SOUND FROM MEMORY for more information about sample sizes and formats.

  Syntax
Return Integer = AL GET CAPTURE SAMPLE SIZE( *no parameters* )
  Returns

Returns the size of a single sample that would be in any captured data, as an integer value.

  Parameters
No Parameters Required.
  See also

DarkAL Function Menu